Skip to content

Conversation

@mayank1513
Copy link
Member

Almost always, we import files without including the extension, especially for JavaScript and Typescript code files.

This update makes it very intuitive as you do not have to mention extension for ?raw imports anymore.

The catch: We do extension checking in a specific order, so if you have files with same name (only extension differs), make sure you double check the output.

@mayank1513 mayank1513 self-assigned this Dec 17, 2024
@codecov
Copy link

codecov bot commented Dec 17, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@deepsource-io
Copy link

deepsource-io bot commented Dec 17, 2024

Here's the code health analysis summary for commits 9fca219..f2e2003. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
🎯 1 occurence resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@mayank1513 mayank1513 merged commit f1247ea into main Dec 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants